Skip to content

Fix dependency vulnerabilities - #1

Draft
tanRdev wants to merge 1 commit into
mainfrom
agent/fix-dependency-vulnerabilities
Draft

Fix dependency vulnerabilities#1
tanRdev wants to merge 1 commit into
mainfrom
agent/fix-dependency-vulnerabilities

Conversation

@tanRdev

@tanRdev tanRdev commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • update direct and transitive npm dependencies to patched releases
  • pin esbuild 0.28.1 because the current advisory affects every earlier supported line
  • use useSyncExternalStore for the React-compatible mobile media-query subscription

Verification

  • npm audit --audit-level=low — 0 vulnerabilities
  • npm run verify — typecheck, lint, 267 tests, CLI build, and Next.js production build pass
  • React Doctor — 100/100

Review note

Some build-tool packages still declare pre-0.28 esbuild ranges even though the current esbuild advisory has no patched version within those ranges. The override is intentionally covered by the full CLI and application build/test gate above.

@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codecache Ready Ready Preview Aug 1, 2026 5:53am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant